From: Chong Yidong Date: Sat, 5 Dec 2009 20:38:05 +0000 (+0000) Subject: Minor doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~5867 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b84ce3c5f6f181ffc3079d878b8eb6a329015789;p=emacs.git Minor doc fix. --- diff --git a/src/xfaces.c b/src/xfaces.c index 6630c10edcf..d6efbe82836 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -2891,6 +2891,7 @@ Value is a vector of face attributes. */) DEFUN ("internal-lisp-face-p", Finternal_lisp_face_p, Sinternal_lisp_face_p, 1, 2, 0, doc: /* Return non-nil if FACE names a face. +FACE should be a symbol or string. If optional second argument FRAME is non-nil, check for the existence of a frame-local face with name FACE on that frame. Otherwise check for the existence of a global face. */)